ISCModelProperty::GetValueFacetIds Arguments

Here is the signature for the GetValueFacetIds function:

VARIANT_BOOL GetValueFacetIds(Long* FacetsTrueBasket, Long* FacetsFalseBasket)

The following table contains the valid arguments for the GetValueFacetIds function:

Parameter

Valid Type/Value

Description

FacetsTrueBasket

SAFEARRAY(VT_I4) � Array of facet IDs

Lists facets that are set and have TRUE as a value.

FacetsFalseBasket

SAFEARRAY(VT_I4) � Array of facet IDs

Lists facets that are set and have FALSE as a value.

More information about FacetsTrueBasket and FacetsFalse Basket is located in the Property Bag for Application Environment section.